body{font-family:"����"; font-size:12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td,a { margin:0; padding:0; border:0;} 

ul, li{list-style: none;}
img{border: 0px; vertical-align:top;}
.wza{position: absolute; right: 18%;top: 0;}
#primary_nav_container
{
clear: both;
width: 1000px;
text-align: left;
position: relative;
padding: 0 0 0 0px;
margin: 0 0 0 0;
z-index: 0;
margin-left: auto;
margin-right: auto;
}

.mainmenu
{
	float: left;
	height: 52px;
}

#services, #agencies, #contact, #find,#aboutus,#search
{
display: block;
text-decoration: none;
border: none;
width:165px;
padding:15px 0px;
margin: 1px 0 0 0;
background: url('images/topnav_devider.gif') no-repeat right center;
border-left:1px solid #ddd;
text-align:center;
}
#find
{
border-right:1px solid #ddd;
}

#services:link, #agencies:link, #contact:link, #find:link,#aboutus:link,#search:link, #services:visited, #agencies:visited, #contact:visited, #find:visited,#aboutus:visited,#search:visited
{
text-decoration: none;
}

#services:hover, #agencies:hover, #contact:hover, #find:hover,#aboutus:hover,#search:hover,
#services:focus, #agencies:focus, #contact:focus, #find:focus,#aboutus:focus,#search:focus,
#services:active, #agencies:active, #contact:active, #find:active,#aboutus:active,#search:active
{
/*background: url('images/topnav_roll.gif') repeat-X top left;*/
background-color:#1468BE;
color:#fff;
text-decoration: none;
}
#services h2, #agencies h2, #contact h2, #find h2,#aboutus h2 ,#search h2 
{
font-size: 120%;
font-weight: bolder;
color:#003D76;
display: inline;
border:none;
}
#services:hover h2, #agencies:hover h2, #contact:hover h2, #find:hover h2,#aboutus:hover h2,#search:hover h2,
#services:focus h2, #agencies:focus h2, #contact:focus h2, #find:focus h2,#aboutus:focus h2,#search:focus h2,
#services:active h2, #agencies:active h2, #contact:active h2, #find:active h2,#aboutus:active h2,#search:active h2
{
color: #fff;
}
.dropdown_menu
{
	display: none;
	width: 1000px;
	height: 250px;
	position: absolute;
	top: 32px;
	left: 0px;
	background-color: #f4f4f4;
	z-index: 20;
	border-top: solid #326497 0px;
	border-bottom: solid #3C76A8 4px;
	border-left: solid #3C76A8 1px;
	border-right: solid #3C76A8 1px;
	overflow: hidden;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
}
.dropdown_menu h3
{
text-transform: uppercase;
}


#menuselect
{
	display: block;
	text-decoration: none;
	border: none;
	width:167px;
	padding:15px 0px;
	margin: 1px 0 0 0;
	background: url('images/topnav_devider.gif') no-repeat right center;
	border-left:1px solid #ddd;
	background-color:#1468BE;
	color:#fff;
	text-align:center;
}
#menuselect:link,#menuselect:hover, #menuselect:focus, #menuselect:active
{
	background-color:#1468BE;
	color:#fff;
	text-decoration: none;
}
#menuselect h2
{
	font-size: 120%;
	font-weight: bolder;
	color:#fff;
	display: inline;
	border:none;
	text-decoration: none;
}


